Skip to content

Bump Smithty to 1.62#4323

Merged
aws-sdk-rust-ci merged 5 commits intomainfrom
ysaito/bump-smithty-to-1.62
Oct 2, 2025
Merged

Bump Smithty to 1.62#4323
aws-sdk-rust-ci merged 5 commits intomainfrom
ysaito/bump-smithty-to-1.62

Conversation

@ysaito1001
Copy link
Contributor

@ysaito1001 ysaito1001 commented Oct 2, 2025

Motivation and Context

Upgrades Smithy to 1.62.0

Description

With Smithy 1.62.0, we need to use the updated partitions file. As a result, we updated service models in this repository (copied them over from aws-sdk-rust/aws-models).

Two unicode substring tests failed upstream, within the Smithy team itself, as part of 1.62.0. The team deleted them with the intention that they will add new ones to the public repo, so we manually replicated the deletion in substring.smithy (maybe we don't have to keep a local copy of codegen-client/src/test/resources/META-INF/smithy/endpoint-tests once tests are added to public Smithy repo).

Testing

  • CI
  • Verified build and running tests for dynamodb for today's failed release.

We should be able to ignore semver compliance check since it's comparing the ec2 crate from the old model against that from the updated model; the one from the updated model is already out in the wild on crates.io


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

@ysaito1001 ysaito1001 marked this pull request as ready for review October 2, 2025 19:57
@ysaito1001 ysaito1001 requested review from a team as code owners October 2, 2025 19:57
Copy link
Contributor

@landonxjames landonxjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Semver failure is expected with the model change, everything else looks good

@aws-sdk-rust-ci aws-sdk-rust-ci merged commit 39de327 into main Oct 2, 2025
49 of 50 checks passed
@aws-sdk-rust-ci aws-sdk-rust-ci deleted the ysaito/bump-smithty-to-1.62 branch October 2, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants